projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c06c120
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 17 May 2004 12:07:43 +0000
(12:07 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 17 May 2004 12:07:43 +0000
(12:07 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c341f6652f254d22b0bc349f8fb1b371eecb8a83..3d01754b64c5fd2e812df5f1611a767e49712576 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2004-05-17 Kim F. Storm <storm@cua.dk>
+
+ * alloc.c (mark_object): Ignore Lisp_Misc_Free objects.
+ Such objects may be freed markers which still exist on an undo list.
+
2004-05-16 Juanma Barranquero <lektu@terra.es>
* data.c (Fset_default): Make argument names match their use in